Revision: zsh--cvshead--1.0--patch-10
Archive: schizo@debian.org--2004-zsh-upstream-cvs-head
Creator: Clint Adams <schizo@debian.org>
Date: Tue Apr 20 12:05:15 MDT 2004
Standard-date: 2004-04-20 18:05:15 GMT
Removed-files: Completion/Zsh/Command/.arch-ids/_autoload.id
    Completion/Zsh/Command/_autoload
Modified-files: ChangeLog Completion/Base/Widget/_next_tags
    Completion/Zsh/Command/_typeset
    Completion/Zsh/Type/_functions Completion/bashcompinit
    Completion/compdump Completion/compinit
    Completion/compinstall Src/builtin.c Src/exec.c
    Src/hashtable.c Src/zsh.h Test/B02typeset.ztst
New-patches: schizo@debian.org--2004-zsh-upstream-cvs-head/zsh--cvshead--1.0--patch-10
Summary: Update from CVS

2004-04-20  Peter Stephenson  <pws@csr.com>

   * 19801: Src/builtin.c: Autoloading of TRAP functions was never
   implemented.

2004-04-20  Oliver Kiddle  <opk@zsh.org>

   * 19767, 19785: Src/builtin.c, Src/exec.c, Src/hashtable.c,
   Src/zsh.h, Completion/compinit, Completion/compdump,
   Completion/compinstall, Completion/bashcompinit,
   Completion/Base/Widget/_next_tags, Completion/Zsh/Type/_functions,
   Completion/Zsh/Command/_typeset, Doc/Zsh/builtins.yo:
   store flags for -z and -k options to autoload allowing the
   completion system to be used with ksh_autoload set

   * 19800: Test/B02typeset.ztst: reverse sense of `declare +m' test
